Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: add sleep after flow timeouts #180

Merged
merged 1 commit into from
May 5, 2015

Conversation

rlane
Copy link
Contributor

@rlane rlane commented May 5, 2015

Reviewer: trivial

For normal flow-mods we can use the barrier message to find out when the
change has made it to the datapath. This isn't the case with timeouts, because
the update isn't associated with any controller connection. When tests are run
in short succession the timed out flow may still exist in the datapath when
the next test starts.

For normal flow-mods we can use the barrier message to find out when the change
has made it to the datapath. This isn't the case with timeouts, because the
update isn't associated with any controller connection. When tests are run in
short succession the timed out flow may still exist in the datapath when the
next test starts.
@bsn-abat
Copy link

bsn-abat commented May 5, 2015

ABAT: START_MERGE: Log file at http://vbs24/abat/2015.05.05.2142-m.oftest.master/abat.log

@bsn-abat bsn-abat merged commit 2617eb6 into floodlight:master May 5, 2015
@bsn-abat
Copy link

bsn-abat commented May 5, 2015

ABAT: ACCEPT: Successfully merged

In case you want to see the build log, check out :
Log file at http://vbs24/abat/2015.05.05.2142-m.oftest.master/abat.log
/cc

bsn-abat pushed a commit that referenced this pull request May 5, 2015
tests: add sleep after flow timeouts (#180)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants